home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-08-30 | 3.9 KB | 153 lines |
- [COUNTRY]
- driver=L1WUSF
-
- [AUTOLOAD ADDINS]
- l1wmm.dll=.\,0,0,0
-
- [PRINTER]
- postscript=
- numpostfonts=5
- driver=
- fallbacktable=
- DefaultPrt=
-
- [DIRECTORIES]
- personal=X:\123MM
- addin=X:\123MM\addins
- install=X:\123MM
-
- [CONFIG]
- read_extension=WK*
- write_extension=WK3
- ;Display of negative numbers - 0=parentheses, 1 = sign (default = 0)
- negative=0
- ;Release 2 format - 0=LICS, 1 = ASCII (default = 0)
- release2=0
- ;File translation - 0=country, 1 = international (default = 0)
- translation=0
- ;Beep on error - 0=disable, 1 = enable (default = 1)
- beep=1
- ;Automatic graph - 0=columnwise, 1 = rowwise (default = 0)
- automatic_graph=0
- ;File Page Setup and File Printer Setup settings
- ;Printer issues autolinefeed after every line, 0=no, 1 = yes
- auto_linefeed=0
- left_margin=4
- right_margin=76
- top_margin=2
- bottom_margin=2
- page_length=66
- ;Setup string
- setup_string=
- ;Default directory (Tools User Setup)
- default_dir=X:\123MM\SAMPLE
- ;Undo 1=enable, 0 disable (default = 0)
- undo=0
- ;Run autoexecute macros 0=no, 1 = yes (default = 1)
- autoexec=1
- ;Interval value for data external /DEORI (default=1)
- interval=1
-
- ;Great_looking_dialogs
- ; 0=standard (standard windows appearance and background)
- ; 1=enhanced (1-2-3 for Windows enhanced dialog look, gray background)
- ; 2=auto (use enhanced unless system.ini specifies EGA DISPLAY.DRV)
- great_looking_dialogs=2
- clock=0
- time_date=0
-
- [TITLES]
- ;Format: DCP=[s]
- ;Where [s] is a string that appears in the title bar of the 1-2-3 Classic window
- DCP=1-2-3 Classic
-
- [FONTMAPPING]
- ;Font mapping to map Release 3.1 fonts to Windows Fonts or
- ;for general font mapping.
- ;Format: R3.1 Font=Windows Font
- SWISS=Arial MT
- DUTCH=TimesNewRomanPS
- COUR=Courier
- XSYM=Symbol
- P-HLV=Arial MT
- P-TIMES=TimesNewRomanPS
- P-MATH=Symbol
- SYMB=ZapfDingbats
- P-DINGB=ZapfDingbats
- P-CNTURY=NewCenturySchlbk
- P-PALTNO=Palatino
- P-HLV-C=Helvetica-Narrow
- P-BOOKMN=Bookman
- P-AVGARD=AvantGarde
- P-CHNCRY=ZapfChancery
-
- ; The default pitch setting controls the column width
- ; in inches by taking the width of the column in characters and
- ; multiplyings it by the fonts character width.
- ;
- ; For Rel 3.1 100% compatiblity set pitch=12. ( 9 char cols. = 1" Default )
- ; To Vary based on font 0 width set pitch=0.
- ;
- ; Pitch can no exceed 24 and must be above 6, For 3.1 compatblity set to 12.
- [DEFAULT_PITCH]
- pitch=12
-
- [BUILD STRING]
- ; FORMAT: [S]=[V]
- ; WHERE [S] IS 'SHOW'
- ; [V] IS 0 (NO) OR 1 (YES)
- ; DETERMINES WHETHER OR NOT TO SHOW THE BUILD-SPECIFIC STRING
- ; IN THE MAIN TITLE BAR AT STARTUP
- Show=0
-
- [ICON PALETTE]
- ;SmartIcons settings
- ; 0=left, 1 = right, 2 = top, 3 = bottom, 4 = floating
- position=2
- ;1=visible, 0 = hidden
- visible=1
- floating=
-
- ;Sheet icon settings
- [SHEET ICONS]
- ini=lsicon.ini
- customdir=sheetico
-
- ;Graph icon settings
- [GRAPH ICONS]
- ini=lgicon.ini
- customdir=graphico
-
- ;DDE Control Settings. The following settings are the default values assumed
- ; by 1-2-3 for Windows
- [DDE]
- ;ServerOff: 0 - Server support is on, 1 - 1-2-3 for Windows won't respond as a server
- ;ServerOff=0
-
- ; TermTimeout, ExecTimeout, ReqTimeout, and PokeTimeout: time to wait for
- ; for the server app to answer, in mSec.
-
- ;TermTimeout=15000
- ;ExecTimeout=30000
- ;ReqTimeout=10000
- ;PokeTimeout=10000
-
- ;Autostart: 1 - Creating a link with Edit Link Options Create or the
- ;{LINK-CREATE} macro, or updating an inactive link will try to launch the
- ;application if no response is detected from the DDE initiate.
- ;0 - Don't autolaunch the server application.
-
- ;Autostart=1
-
- ; ADVANCED DDE FEATURES:
- ;
- ;DeleteAtomsOnInitAck: 1 -- deletes the atoms on the ack as per the DDE
- ;protocol specification, 0 -- don't delete.
- ;
- ; ReportDDEProtocolErrors: 0 -- Don't display low-level dde protocol errors.
- ;1 -- Display the errors, although this may break the
- ;operation of the Edit Link Options dialog box.
-
- ;DeleteAtomsOnInitAck=1
- ;ReportDDEProtocolErrors=0
-